THashBucket< T > Class Template Reference

Private class to THashTable. More...

#include <thashtable.h>


Detailed Description

template<class T>
class Steinberg::THashBucket< T >

Private class to THashTable.

A bucket consists of hash nodes. These node are linked together and form a linked list. An item which gets assigned to a bucket is wrapped into a node and appended to the list.

See also:
THashTable THashNode
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.